Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 152,649 for

document formatting

(0.08 sec)
  1. FrameFormat.HorizontalPosition | Aspose.Words f...

    Discover the FrameFormat HorizontalPosition property to easily measure the distance between your frame's edge and the specified item for precise layout control....to get information about formatting properties of paragraphs...that are frames. Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  2. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font Formatting of this data label....Provides access to the font formatting of this data label. @property...bubble charts. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....PNG JPG BMP TIFF PPTX PPTX Formats Charts in C++ Native and high...high performance PPTX document charts using server-side Aspose...

    products.aspose.com/slides/cpp/chart/pptx/
  4. Create DOCX in Python | products.aspose.com

    Generate Microsoft Word DOCX Document using Python applications without using Microsoft Word....various APIs dealing different formats including Microsoft Office...DOCX File in Python Create Document class object. Create DocumentBuilder...

    products.aspose.com/total/python-net/create/docx/
  5. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....customize its formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodetype/#OFFICE_MATH)....office math display formatting. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line Formatting of the series....format property ChartSeries.format property Provides access to...fill and line formatting of the series. get format () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method.... Document () builder = aw . DocumentBuilder...before setting any table formatting. builder . insert_cell ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inserting and Deleting Rows and Columns|Documen...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for Java APIs....Row with Formatting To insert a row with formatting options,...listed below. SAME_AS_ABOVE : Formats the row same as the above row...

    docs.aspose.com/cells/java/inserting-and-deleti...
  10. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java....the Working with Fonts documentation article. Examples: Shows...Mittelschrift.ttf", 0); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...